-
Home
-
AskAny – AI-Powered Chat Assistant
-
1.0.1
-
Code
-
Classes
- PdfHandler
Total Complexity |
51 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
317 |
Lines of code |
217 |
Logical lines of code |
129 |
Comment lines |
35 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
extract_text_from_pdf() |
S |
52 |
6 |
23 |
process_pdf_file() |
S |
47 |
5 |
37 |
format_qa_text() |
S |
54 |
5 |
20 |
format_title_content_text() |
S |
54 |
5 |
20 |
delete_pdf_index() |
S |
55 |
5 |
18 |
create_directories() |
S |
60 |
4 |
14 |
process_structured_text() |
S |
61 |
4 |
13 |
cleanup_temp_files() |
S |
63 |
4 |
11 |
get_pdf_content() |
S |
58 |
2 |
17 |
process_pdf_attachment() |
S |
68 |
3 |
7 |
is_pdf() |
S |
69 |
2 |
7 |
extract_text_by_pages() |
S |
65 |
2 |
9 |
get_pdf_stats() |
S |
63 |
2 |
10 |
__construct() |
S |
72 |
1 |
5 |
init() |
S |
70 |
1 |
6 |